Skip to content

Case data display

Status Component Type

Renders case data in a form

alt-text

Usage

This Component can be used by using the following HTML Tag:

<tcla-live-apps-case-data-display></tcla-live-apps-case-data-display>

Inputs

Attribute Type Comments
appId string The case reference
caseData string The case data
caseRef string The typeId
customFormDefs CustomFormDefs Custom Form configuration file
formRef string Custom Form Reference
formsFramework string
layout []
name string The 'name' of the main case type
sandboxId number SandboxId
schema JsonSchema The schema of the case type
typeId string The applicationId

Outputs

Attribute Type Comments
refreshEvent EventEmitter

full development Documentation

Link to LiveAppsCaseDataDisplayComponent